HOW TO INSTALL AND START:
  (1)Prepare a Blank Floppy-Disk.
  (2)Copy release files to FD.
  (3)Open [Control Panel], and double click [Keyboard] icon.
  (3)Click [Hardware] tab, and [Properties].
  (4)Click [Driver] tab, and [Update Driver..], and [Next].
  (5)Select [Install from a list or ...], and click [Next].
  (6)Select [Don't search. I will ...], and click [Next]. 
  (6)Set FD to A-drive. 
  (7)Click [Have Disk...],input a FD drive, and click [OK].
  (8)Select [NEC Note Keyboard with One-touch start buttons], and then
     click [Next].
  (9)Click [Continue Anyway].
  (10)Click [Finish], and [Close].
     (If System requires "Restart", select [Yes].)
  (11)Run "INSTMFUT.EXE", then reboot system.
  (12)After restart system, Mail,Internet key , CD key and other Hot
      keys becomes enable.

APPENDIX
- HOW TO SETTING OF PLAYER
  If you want to change default DVD and CD Player, see the followings.
  - Edit WMFKBPOK.INI as follows.
     (WMFKBPOK.INI is copied to \WINDOWS folder, 
        when button setting utility are installed.) 
      
     [DVD]
     Description=DVD
     CheckFile=\Video_ts\Video_ts.bup
     CheckPosition=0
     CheckString=DVDVIDEO-VMG
     ExeName=DVDPLAY.exe  <- Describe your player by full path.

     [CD_AUDIO]
     Description=AUDIOCD
     ExeName=CDPLAYER.EXE <- Describe your player by full path.

  - Describe as following in REGISTORY. 
     \\HKEY_LOCAL_MACHINE\Software\NEC\NECMFK\AudioControl\Player
       DVD_CLASS = "xxxx"  <- Describe ClassName of your DVD player.
       DVD_CONTROL = 2 or 3 (DWORD)
                   if your DVD player used NEC original I/F, describe 2(DWORD).
                   if your DVD player used WM_APPCOMMAND, describe 3(DWORD)
       CD_CLASS = "xxxx"  <- Describe ClassName fo your CD player.
       CD_CONTROL = 2 or 3 (DWORD)
                   if your CD player used NEC original I/F, describe 2(DWORD).
                   if your CD player used WM_APPCOMMAND, describe 3(DWORD)
